home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 4 / CU Amiga Magazine's Super CD-ROM 04 (1996)(EMAP Images)(GB)(Track 1 of 3)[!][issue 1996-11].iso / magazine / psion / utils / s3browse.lzx / readme.wrd (.txt) < prev   
Psion Series 3 Word Document  |  2002-01-05  |  6KB  |  77 lines

  1. PSIONWPDATAFILE
  2. ROM::BJ.WDR
  3. BTBody text
  4.      
  5. HAHeader A
  6.       
  7. HBHeader B
  8.       
  9. BLBulleted list
  10. NNNormal
  11.         
  12. UUUnderline
  13.      
  14. BBBold
  15.           
  16. IIItalic
  17.         
  18. EESuperscript
  19. SSSubscript
  20.      
  21. Steven C. Heard
  22. 7442 Genesta Avenue
  23. Van Nuys, CA 91406
  24. (818) 344-6680
  25. CIS 72162, 22110
  26. April 8, 1993
  27. BROWSE Version 1.0
  28. Thank you for trying out this program!  In order to load the program, copy the program BROWSE.OPO to either the INTERNAL drive, or the A or B drive in the OPO subdirectory.
  29.  Set the default drive to the drive which has the DBFs you want to BROWSE.  Run the program.  It will ask you for the file you want to look at.  Select the dbf  to browse and it will show a listing of the records in the selected dbf.
  30. I believe I have activated all needed record movement keys.  See the list below:
  31. *    Up Arrow:  Moves up to the previous record.
  32. *    Down Arrow:  Moves down to the next record.
  33. *    PgUp:  Moves up 7 records and displays them.
  34. *    PgDown:  Moves down 7 records and displays them.
  35. *    Home:  Goes to the first record.
  36. *    End:  Goes to the last record.
  37. This program makes a number of assumptions.  The first and most important - the first field is the field used most often to lookup on.  This should be the normal setup for all DBFs.
  38.   The next assumption - the second field has the data you are looking for.  What does this all mean ?  Not a whole heck of a lot, but it needed to be mentioned !  Let's look at a couple of examples -
  39. DBF name = PRODUCT, field 1 = Product, field 2= Price, field 3 = Location, etc.
  40. Adding Machine XL5    $129.85
  41. Fanny Pack    $    8.99
  42. Television AC221    $899.00
  43. DBF name = PEOPLE, field 1 = Name, field 2 = Phone, field 3 = Address, field 4 = City, etc.
  44. Abbott, John    818-123-4567
  45. Achar, Harry    310-123-4567
  46. Baca, Jane    818-234-5678
  47. The shareware version will only show the first 2 fields, the full version will show up to 6 fields, and I have plans to expand this to include all fields within the DBF.  This will be determined by the response.
  48. Why have I done this, considering the great utility provided by PSION ?  The answer is simple, the power of the PSION Series 3 is not fully utilized.  If the database has been sorted on the first field using an UPPER function, my program will return a found record in under 1 second.  Not impressed ?  I am using this on a DBF which has 10,715 records.  My estimation of the maximum number of records which can easily be handled by my program has been set at 32,768.  This is based on my using integer numbers to preserve memory and get a little more speed out of the process .
  49. Let's consider just how much of the hardware is needed to make this happen.  My file has name, phone, and building location.  It currently occupies 567,988 bytes.  Being conservative, I will just talk about one 2 meg card.  O.K., so each record averages about 56 bytes.  This works out to a 2 meg disk theoretically being able to hold about 35,714 records.  You can easily substitute the integer values with long integer variables and bring the barrier up to a theoretical limit of 2,147,483,647 records.
  50.  Now I am sure that this number is a LITTLE unrealistic.  I would have to contact PSION to figure out what the real limits are, but I can guarantee that 10,715 records is real doable!!
  51. If there is enough of a demand, I will work out a method to handle the record update, edits and deletions as well.
  52. Try the menu functions, they all work.  Rather than list them here, try out the program and use all the menu options.
  53. To recap, you MUST follow the guidelines set out by PSION regarding the formation of the database.  The method I used to create the database on the PSION was to set up a new dbf, then merge the data from my desktop into the PSION.  This allows me the option of being able to update, edit and delete from within the PSION in the event I want to.
  54. The DBF should be sorted on the first field in order to work the way it should.  The sort must be done as an upper case, this does not mean that the data has to be all UPPER case, but the sort should be done that way.
  55. To look for information in a field other than the first, use the menu function "Find Group (PSION+G)" to find a string anywhere within the record.
  56. Try it out, see if you like it.  If the program helps you out, I encourage you to register your copy with me for $50.00, and I'll send you the source code, single record browse facility and the ability to create groups.
  57. I will be delighted to answer questions from registered owners through the CompuServe network.  If for some reason you can not log on to CompuServ, I can be reached at the address above.
  58. The only thing left is to handle the legal stuff -
  59. LEGAL STUFF:
  60. I can't be responsible for any damages you cause by using the program.  I (Steven Heard) retain all rights to these programs. By giving it away free, I am NOT releasing any rights to the program, its concepts, etc. If you use or distribute the programs, you are agreeing to the following: You can give BROWSE.OPO and README.WRD away to whoever you want, but you can't charge them any money for it. You also can't charge a fee for diskettes or other media that you use to distribute the software.  You can't include these files in other software packages, collections, etc. without my express written permission.
  61. BTNNQ
  62. BTNN.
  63. BLNN.
  64. BLNN/
  65. BLNN3
  66. BLNN#
  67. BLNN!
  68. ZDNNP
  69. ZDNN\
  70. BTNNB
  71. BTNN%
  72. BTNNs
  73. BTNNv
  74. BTNNY
  75. BTNN3
  76. ZCUUd
  77.